NameDescriptionTypeAdditional information
RecordId

This is the record id for a status associated to a loan. This will be 0 (zero) when looking at generic status information from setups.

integer

None.

Id

This is the id for the status.

integer

None.

Alias

This is an alias field for the status. This value is used to change a loan's status.

string

None.

Description

This is the description of the status.

string

None.

Priority

This field specifies the order in which the status options are sorted, lowest priority to highest.

integer

None.

IsCompleted

This flag indicates whether the status is a status indicating that the loan is completed.

boolean

None.

DateEntered

This is a loan level status field and shows when the loan entered this status. A DateTime of '1800-01-01' indicates an invalid (or null) date.

date

None.

DateCompleted

This is a loan level status field and shows when the loan left this status. A DateTime of '1800-01-01' indicates an invalid (or null) date.

date

None.